@charset "utf-8";

/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


@media only screen and (max-width: 1600px) {
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px) {
.main_nav ul {
	margin-right: 30px;
}
.main_nav ul li {
	margin-right: 20px;
}
.v_slider .slick-dots {
	right: -55px;
}
}

/************
3. 1380px（1366笔记本电脑）
************/

@media only screen and (max-width: 1380px) {
.home img{
	width: 100%;
}
    .icon_boxes_go { margin-top: -140px;}
    
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {
.hero_side_text_container {
	display: none;
}
.logo {
	padding-left: 50px;
}
.logo a {
	font-size: 28px;
}
.search {
	width: auto;
	margin-right: 40px;
}
.main_nav ul {
	margin-right: 20px;
}
.hero_slider_nav_right {
	display: block;
}
.next_section_scroll {
	display: block;
}
.footer_logo {
	padding-left: 0px;
	text-align: center;
}
}

/************
4. 1199px-lg
************/

@media only screen and (max-width: 1199px) {
.card {
	flex-direction: column;
}
.card_image {
	width: 100%;
}
.box_mb_none {
	margin-bottom: 0!important;
}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px) {
.v_slider .slick-dots {
	right: -15px;
}
}

/************
5. 1024px-ipad pro
************/

@media only screen and (max-width: 1024px) {
.footer_logo img {
	width: 70%!important;
}
.icon_boxes_go {
	margin-top: -140px;
}
.swiper-banner .swiper-slide {
	background-size: 150%;
}
}

/************
6. 991px-md
************/

@media only screen and (max-width: 991px) {
.icon_boxes_go {
	margin-top: -120px;
}
    .header {
	height: 70px;
}
.header .logo img {
	height: 40px;
}
.menu_container {
	width: 40%;
}
.logo {
	padding-left: 30px;
}
.main_nav {
	display: none;
}
.icon_box_col {
	padding-top: 0px;
	margin-top: 63px;
}
.icon_box_button {
	margin-bottom: 30px;
}
.item_1 span:first-child {
	font-size: 20px;
	margin-bottom: 15px;
}
.item_1 span:nth-child(2) {
	margin-bottom: 20px;
}
.item_1 span:nth-child(3) {
	font-size: 20px;
}
.hamburger_container {
	display: inline-block;
}
.v_slider_section {
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.v_slider .slick-dots {
	right: 0px;
}
.v_slider_item {
	padding-right: 100px;
}
.v_slider_image {
	position: relative;
	top: auto;
 -webkit-transform: transform: none;
 -moz-transform: transform: none;
 -ms-transform: transform: none;
 -o-transform: transform: none;
	transform: none;
	right: auto;
	box-shadow: 0px 45px 59px rgba(24, 29, 33, 0.23);
}
.v_slider_image img {
	width: 100%;
}
.v_slider_content {
	margin: 0;
}
.features_button {
	display: none;
}
.features_button_2 {
	display: inline-block;
	margin-bottom: 0px !important;
}
.features_col {
	padding-bottom: 0px;
	padding-top: 0px;
}
.features_col > div:last-of-type {
	margin-bottom: 60px;
}
.features_image {
	margin-bottom: 50px;
}
.cta_content {
	padding-top: 60px;
}
.text_line_image {
	position: relative;
	bottom: auto;
	right: auto;
	padding-top: 60px;
}
.text_line_content {
	padding-top: 60px;
}
.newsletter_form_container {
	text-align: left;
	margin-top: 41px;
}
.footer_social {
	margin-bottom: 60px;
}
.footer_cr {
	display: none;
}
.footer_cr_2 {
	display: block;
	margin-top: 20px;
}
.services {
	padding-bottom: 40px;
}
.item_1 span:first-child {
	font-size: 30px;
	margin-bottom: 20px;
}
.item_1 span:nth-child(2) {
	font-size: 70px;
}
.item_1 span:nth-child(3) {
	font-size: 25px;
}
#certify .swiper-slide {
	width: 80%;
}
.swiper-banner {
	top: -10px;
}
.swiper-banner .swiper-slide {
	background-size: 150%;
}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px) {
}

/************
8. 880px
************/

@media only screen and (max-width: 880px) {
}

/************
9. 768px
************/

@media only screen and (max-width: 768px) {
}

/************
10. 767px-sm
************/

@media only screen and (max-width: 767px) {
.list-group-item {
    margin-bottom: 0px;
}
.page-box {
    padding-top: 30px;
    padding-bottom: 15px;
}
.section_box_w {
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-box .title-lead {
    font-weight: 400;
    font-size: 40px;
}
.page-box .title-sublead {
    font-size: 16px;
}
.footer {
	padding-top: 50px;
	padding-bottom: 80px;
}
	#floor_about {
	padding-bottom: 170px;
}
	.feature-image img{
	width: 100%!important;
}
	.fixed_box{
		position: static!important;
		top:auto!important;
	}
	.fixed_box{
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
	}
	.icon_boxes_go {
	margin-top: -100px;
}
    .icon_box_title p {
	font-size: 12px;
}
.menu_container {
	width: 50%;
}
.hero_slider_nav_left {
	left: 30px;
}
.hero_slider_nav_right {
	right: 30px;
}
.v_slider_item h1 {
	line-height: 1.083;
}
.v_slider_item h1:last-of-type {
	margin-bottom: 63px;
}
.person {
	margin-top: 52px;
}
.list-group-item-action {
	width: 50%;
	float: left;
	text-align: center;
	border-radius: 0!important;
}
.list-group-row {
	flex-direction: row!important;
}
.list-group-row a{
	line-height: 1.5;
}
.icon_boxes {
	padding-bottom: 0px;
}
.icon_boxes_go {
	position: relative!important;
}
.icon_boxes_bg {
	display: none;
}
.services_slider .active .dis_bg {
	width: 100%;
	display: block!important;
}
.cta_image {
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	padding-top: 0px;
	margin-top: -50px;
}
.cta_image img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.header.scrolled .logo_w {
	padding-left: 15px!important;
}
.swiper-banner .swiper-slide {
	background-size: 100%;
}
}

/************
11. 575px-xs
************/

@media only screen and (max-width: 575px) {
.section_title h1 {
	font-size: 2rem;
}
.logo {
	padding-left: 20px;
}
.hamburger_container {
	margin-right: 10px;
}
.hero_slider_nav {
	display: none;
}
.v_slider_item {
	padding-right: 0px;
}
.services {
	padding-top: 60px;
	padding-bottom: 0px;
}
.services_slider .owl-stage {
	right: auto;
}
.service_slider_outer {
	width: 100%;
	height: 550px;
}
.services_item_inner {
	background: #0055ff;
	padding-left: 0px;
	padding-right: 0px;
	height: 600px;
}
.service_item_button {
	bottom: -64px;
	visibility: visible;
	opacity: 1;
}
.services_item_inner h2 {
	color: #fff;
}
.services_item_inner p {
	color: #999;
}
.services_slider .owl-item.center {
	margin-left: 0px !important;
	margin-right: 15px !important;
}
.services_slider .owl-item.active.center .services_item_inner {
	height: 600px;
}
.services_slider_nav {
	display: none;
}
.cta_content {
	padding: 20px 0 90px 0;
}
.cta_content p {
	font-size: 14px;
}
.newsletter_email {
	padding-left: 15px;
}
.footer_cr_2 {
	font-size: 12px;
	margin-top: 15px;
}
#secondary .home {
	height: 150px!important;
}
#secondary .intro .intro-text {
    padding-bottom: 70px;
}
.v_slider_section {
	padding: 0 0 100px 0;
}
.service_item_content {
	padding: 0 40px;
	top: 60px;
}
.service_item_button {
	position: absolute;
	border-color: #003296;
	color: #003296;
}
.service_item_button a {
	color: #003296;
}
.wrap-timeline {
	padding-left: 15px;
	padding-right: 15px;
}
.wrap-timeline:after {
	content: '';
	position: absolute;
	top: 0;
	display: block;
	bottom: 110px;
	left: 20px;
	width: 2px;
	margin-left: -1px;
}
.wrap-timeline .top-row .time-title {
	text-align: left;
}
.wrap-timeline .top-row .time-title .round-ico {
	position: absolute;
	left: 0;
	margin-left: -21px;
	text-align: center;
	bottom: 40px;
}
.wrap-timeline .row > .round-ico.little {
	left: 3px;
	margin-left: 0;
}
.wrap-timeline .row > .round-ico.little:after {
	left: 100%;
}
.wrap-timeline .row > .round-ico.little:before {
	right: -37px;
	left: auto;
}
.wrap-timeline .row > .round-ico.big {
	position: absolute;
	top: 0px;
	left: 20px;
	margin-left: -25px;
}
.wrap-timeline .right-row .time-item {
	padding-left: 90px;
	text-align: left;
	margin-bottom: 20px;
}
.wrap-timeline .left-row .time-item {
	padding-left: 90px;
	text-align: left;
	padding-right: 0;
	margin-bottom: 20px;
}
.wrap-timeline .time-item .time-image img {
	max-width: 100%;
	width: auto;
}
.wrap-timeline .plus {
	padding-bottom: 90px;
}
.wrap-timeline .plus .plus-ico {
	display: block;
	margin: 0 0 0 -20px;
}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px) {
}

/************
12. 480px
************/

@media only screen and (max-width: 480px) {
.icon_boxes_go_box {
	padding: 20px;
}
.hero_slider_nav_left {
	left: 0;
}
.hero_slider_nav_right {
	right: 0;
}
.item_1 span:first-child {
	font-size: 16px;
	margin-bottom: 10px;
}
.item_1 span:nth-child(2) {
	font-size: 45px;
}
.item_1 span:nth-child(3) {
	font-size: 16px;
}
.header.scrolled .header-top {
	height: 30px
}
.header {
	top: 30px;
	height: 50px;
}
.header .header-top {
    height: 30px;
}
.header.scrolled {
	height: 40px;
	background: rgba(255, 255, 255, 0.95);
}
.logo a {
	font-size: 18px;
}
.header .logo img {
	height: 30px!important;
}
.icon_box_col {
	margin-top: 43px;
}
.icon_box_item {
	margin-bottom: 43px;
}
.icon_box_button {
	margin-top: 22px;
	margin-bottom: 20px;
}
.v_slider_item h1:last-of-type {
	margin-bottom: 40px;
}
.services_slider_container {
	margin-top: 60px;
}
.person_name {
	font-size: 13px;
}
.person_title {
	font-size: 11px;
}
.services_slider_container {
	margin-top: 30px;
}
.features_item {
	margin-bottom: 40px;
}
.features_col > div:last-of-type {
	margin-bottom: 40px;
}
.text_line_content {
	padding-top: 40px;
}
.text_line_content h1 {
	margin-bottom: 30px;
}
.newsletter_content {
	padding-bottom: 130px;
}
.newsletter_email {
	height: 40px;
	width: calc(100% - 140px - 26px);
}
.newsletter_submit_button {
	vertical-align: middle;
}
.newsletter_title h1 {
	margin-bottom: 17px;
}
.newsletter_title span {
	display: block;
	font-size: 14px;
	line-height: 1.7;
}
}

/************
13. 479px
************/

@media only screen and (max-width: 479px) {
}

/************
14. 400px
************/

@media only screen and (max-width: 400px) {
}

/************
14. 360px
************/

@media only screen and (max-width: 360px) {
.intro .intro-text {
    padding-top: 30px;
}
intro .intro-text h2 {
    font-size: 35px;
    line-height: 40px;
}
}
